Skip to content

Conversation

@lysnikolaou
Copy link

@lysnikolaou lysnikolaou commented Aug 1, 2025

Hey folks! 👋

I did some testing on the free-threaded build and it seems that blis is in a good state. There's no global state and I couldn't identify any potential thread safety issues.

So I'm opening this PR to start build wheels for the free-threaded build as well as 3.14. In more detail, this PR does the following:

  • Upgrades Cython to >=3.1, which is the version that supports free-threading
  • Enables free-threading support in cibuildwheel so that free-threaded wheels are built
  • Changes accepted Python versions to <3.15

Related to #124.

lysnikolaou and others added 2 commits September 30, 2025 15:26
Co-authored-by: Guido Imperiale <[email protected]>
Co-authored-by: Guido Imperiale <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants